Welcome![Sign In][Sign Up]
Location:
Search - VC HID

Search list

[CommunicationHID_ReadWrite

Description: VC++ HID读写 windows XP sp2 + VS2005 编译通过
Platform: | Size: 122850 | Author: qinshaohui | Hits:

[CommunicationUSB接口编程源代码(VC)

Description: 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
Platform: | Size: 197898 | Author: 刘林超 | Hits:

[Driver DevelopVC++HidD

Description: 开发HID有很大的帮助 有兴趣可以看下 对了,就这么多!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!VC++HidD.zip-development will be very helpful to be interested unless they view the right, on so many! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! VC HidD.zip
Platform: | Size: 54813 | Author: 肖伟 | Hits:

[Documents用VC编的USB上位机应用程序

Description: USB HID的上位机应用程序设计流程
Platform: | Size: 156033 | Author: chenyinpeng | Hits:

[USB developUSBPortDlg

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note-- 01 (VC Knowledgebase) 1. Installation DDK 2. Put DDK the inc path filled in the first document contains the path 3. put DDK's lib path for filling in the document include path 4. comment out the original code HIDD_ATTRIBUTES structure// I do not know why the author to add this five-structure definition. If we do not want to add setupapi.lib DDK installed on the first two steps removed. but the need to copy the relevant files and documents to the library project listings
Platform: | Size: 2791424 | Author: 熊丹 | Hits:

[Windows Develop12keyboard

Description: 这是用VC++编写的一个小程序,可以使计算机不停的输入F1或F2,用途很广泛,比如对于魔兽等游戏玩家来说某些按键要求玩家频繁的按既损坏键盘也累人,有了这个程序就可以不再动手不停的按键盘,只需要鼠标点一下即可。 使用方法:运行12keyboard.rar-〉F2键F3键外置2007-1-23-3:22-〉Debug-〉hide.exe 即可,在游戏中将需要设置的键设成F1或F2该程序1对应F1 2对应F2 。12keyboard.rar中有源代码,懂得VC++的朋友可以自己修改里面的参数以达到更适合自己的效果。该软件身材及小,不站内存,运行速度快,只有两个键用户可以自己调整。-This is the VC prepared a small procedure, so that the computer can keep the input F1 or F2, use very broad. For those such as EverQuest gamers run some key players frequent requests by both exhausting also damaged keyboard, With this procedure can no longer keep hands on the keyboard, need only click of the mouse, what can be. Use : keyboard.rar running 12- "F2 to F3 key external 2007-1-23-3 : 22- "Debug-" hide.exe starving. the game will be the need for the bond into an F1 or F2 this program a corresponding two F1 F2 counterparts. 12keyboard.rar of active code, VC know their friends can change the parameters inside more suitable to achieve their results. The software build and small, do not stop there, running speed, only two key users can adjust themselves.
Platform: | Size: 1881088 | Author: 五香 | Hits:

[Communication-MobileBluetoothHCI

Description: 用VC++实现在PC平台的主从蓝牙HCI层数据传输-with VC PC platform in the main from the Bluetooth HCI layer data transmission
Platform: | Size: 71680 | Author: 张笑 | Hits:

[Communicationusbhidio_vc2003

Description: 一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents through the reading and writing) to test communications HID PC TO HOST AND HOST TO PC The data, I simulated HID benefited greatly from the interface. In XP VS2003 below the test environment! Here hope to get feedback from the role!
Platform: | Size: 64512 | Author: 谭里见 | Hits:

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: | Size: 62464 | Author: | Hits:

[USB developUsbPortProc

Description: usb端口测试程序,查找符合HID规范的USB设备,查找USB设备接口,读取设备路径名,开放与设备的通信,查询设备标识,供应商,产品,产品版本.-usb port testing procedures, find consistent with the HID specification USB device, USB device interface to find, read device path name, open communication and equipment inquiries, equipment identification, suppliers, products, product version.
Platform: | Size: 1909760 | Author: dtcdtc | Hits:

[ConsoleMouse

Description: 用vc2005开发的控制台程序。通过ReadConsoleInput函数获取鼠标信息并更新显示在控制台窗口最后一行。。 注意生成的程序在VC中运行将看不到效果。必须单独运行。-Vc2005 console with the development of procedures. ReadConsoleInput function to get the mouse through the information and updating the display in the console window the last line. . Attention generated by the procedure in the VC run will not see the effect. Must be run separately.
Platform: | Size: 7168 | Author: zhouzhonghao | Hits:

[SCMat90usb128-demo-hidgen-std-2_0_0

Description: ATMEL at90usb128 usb HID source code for win-avr
Platform: | Size: 1845248 | Author: Jack Wu | Hits:

[OS programHIDUSB

Description: Windows 系统下 1.USB设备的查找: 2.发送数据到USB设备: 3.接收数据从USB设备:-Windows system 1. USB device search: 2. Send data to USB device: 3. Receive data from USB devices:
Platform: | Size: 8851456 | Author: byb | Hits:

[SCMat90usb162-hidgen-1_0_1

Description: ATMEL 90usb128 USB HID source,include USB protocol stack.
Platform: | Size: 1372160 | Author: huang | Hits:

[SCMAVRUSB-HID

Description: 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。-The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M crystal, by modifying the makefile file can be transplanted to other simple single-chip AVR on. Provide MinGW version and VC PC version of the software.
Platform: | Size: 188416 | Author: 李璇 | Hits:

[VC/MFCVc_HID_USB

Description: 单片机C语言程序,实现usb的HID设备的功能-Single-chip C language procedures, implementation of the HID devices usb function
Platform: | Size: 3130368 | Author: 暗暗 | Hits:

[Windows DevelopHID_VC_usbhidioc2

Description: VC codes for finds the USB HID-class device and exchanges data with it.
Platform: | Size: 230400 | Author: manta | Hits:

[Windows DevelopHidFTDll_09_06_16

Description: 一个用VC++6.0写的底层的DLL用于操作特定的Hid设备-I can t transfo this chinaese!!!
Platform: | Size: 91136 | Author: qwestw | Hits:

[ARM-PowerPC-ColdFire-MIPSHID_DEMO

Description: USB HID VC++ 6.0 pc 软件,方便开发,调试。-USB HID Software
Platform: | Size: 1727488 | Author: HuCunZhong | Hits:

[Windows DevelopHID示例程序

Description: windows下VC++ 下, HID设备通讯示例(Communication example of HID device under Windows)
Platform: | Size: 26493952 | Author: evpeter | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net